const net/http.http2FlagHeadersPriority
5 uses
net/http (current package)
h2_bundle.go#L1410: http2FlagHeadersPriority http2Flags = 0x20
h2_bundle.go#L1434: http2FlagHeadersPriority: "PRIORITY",
h2_bundle.go#L2340: return f.http2FrameHeader.Flags.Has(http2FlagHeadersPriority)
h2_bundle.go#L2362: if fh.Flags.Has(http2FlagHeadersPriority) {
h2_bundle.go#L2435: flags |= http2FlagHeadersPriority
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)